Skip to content
Back to search
30
MCP

Android Debug Bridge (ADB)

pulsemcp/android debug bridge (adb)

Integrates with Android Debug Bridge (ADB) to enable device management, app installation, file operations, and debugging tasks across Android devices and emulators through standard ADB commands.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

adb-mcp-server
A server implementation for handling ADB (Android Debug Bridge) communications using the Message Control Protocol (MCP)
0 tools
@automcp/mcp-adb-tools
MCP server for Android Debug Bridge (ADB) — list devices, run shell commands, capture logs, install APKs, take screenshots, and more.
0 tools
io.github.martingeidobler/android
Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.
0 tools
Android Tools
Provides Android development tools including ADB device management, app installation, and logcat access.
0 tools
dJEB
Integrates with JEB decompiler through a Python-Jython bridge to enable direct Android APK analysis, method decompilation, code element mani
0 tools
Agent Droid Bridge
MCP server giving AI agents eyes and hands inside Android devices via ADB
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "android_debug_bridge_(adb)": {
      "url": "None",
      "transport": "http"
    }
  }
}